-
Home
-
Simple Newsletter Plugin – Noptin
-
3.4.7
-
Code
-
Classes
- Main
Total Complexity |
42 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
349 |
Lines of code |
167 |
Logical lines of code |
74 |
Comment lines |
116 |
Methods |
15 |
Properties |
5 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_current_campaign() |
S |
46 |
6 |
43 |
get_next_task() |
S |
55 |
7 |
20 |
process_task() |
S |
54 |
6 |
21 |
send_newsletter_campaign() |
S |
53 |
5 |
23 |
handle_unexpected_shutdown() |
S |
63 |
4 |
10 |
init_email_senders() |
S |
63 |
2 |
11 |
instance() |
S |
71 |
2 |
6 |
before_run() |
S |
69 |
2 |
7 |
exceeded_hourly_limit() |
S |
74 |
2 |
4 |
__construct() |
S |
68 |
1 |
7 |
has_sender() |
S |
79 |
1 |
3 |
send_pending() |
S |
79 |
1 |
3 |
current_hour() |
S |
80 |
1 |
3 |
emails_sent_this_hour() |
S |
79 |
1 |
3 |
increase_emails_sent_this_hour() |
S |
77 |
1 |
3 |